Welcome![Sign In][Sign Up]
Location:
Search - windows mobile MFC

Search list

[GDI-Bitmap2CAD

Description: 用MFC写的简易2维CAD,能实现图形的复制,旋转,镜像,缩放,移动等功能.-with MFC write simple two-dimensional CAD, graphics can achieve replication, rotation, mirroring, zooming, mobile capabilities.
Platform: | Size: 1021952 | Author: 小按 | Hits:

[SCMYCtrl(WM)

Description: Windows mobile下的透明控件(皮肤控件) 当前Windows mobile下的皮肤控件还很少,而且实现透明的更加少。本人曾经在Delphi开发过一套透明控件,于是决定把它移植到windows mobile系统下。在仿真器上和三星I718+上测试过,更换皮肤速度优化得相当快了,在Windows mobile下实属不易啊。 整套控件完全脱离MFC类,有自己的:CList、CString等组件类,所有控件由CWin这个透明窗体类派生,CWin派生CForm和CCtrl类,在CCtrl类上派生各个透明控件,有:CBtt(按钮控件)、CCheckBox、CRadioBox、CPanel、CLabel、CEdit、CWord、CPage、CGrid......,CApp为程序的应用类,担负了皮肤的加载等工作和处理系统消息的功能。 按钮控件有按下、放下、焦点、禁止四种状态,可以实现透明、半透明显示。图片可以是伸展方式或平铺方式显示,伸展方式可以自适应控件的大小。
Platform: | Size: 450560 | Author: agui | Hits:

[Process-Threadwr

Description: 读者--写者问题,MFC完成的多线程,虽然简单,但功能具全,可以将显示该成进度条,复选框-Readers to write the problem, MFC completed multi-threaded, although simple, but features a whole can be revealed that the into the progress bar, check box
Platform: | Size: 1887232 | Author: 彩霞 | Hits:

[Windows MobileGPSDemo

Description: Windows Mobile GPS示例 开发环境:VS2005 + MFC + SDK6.0-Windows Mobile GPS sample development environment: VS2005+ MFC+ SDK6.0
Platform: | Size: 52224 | Author: Liam | Hits:

[Windows MobileRIL

Description: windows mobile RIL软件-windows mobile radio interface layer source code
Platform: | Size: 5982208 | Author: jeff | Hits:

[Communication-MobileGobang

Description: windows mobile平台的五子棋游戏。-Gobang windows mobile games platform.
Platform: | Size: 517120 | Author: 华凌锋 | Hits:

[Windows MobileLinkGame

Description: windows mobile平台上的一款连连看游戏。-windows mobile platform Lianliankan a game.
Platform: | Size: 978944 | Author: 华凌锋 | Hits:

[Internet-Networkhttp

Description: windows mobile上面实现的http协议,主要用于下载的,功能完全,包括http头解析等所有操作,稳定安全,在很多商业项目上面有所使用-windows mobile the http protocol to achieve the above, is mainly used to download and fully functional, including all http header analysis operation, stability, security, in many commercial projects has been the use of the above
Platform: | Size: 427008 | Author: jesse zhao | Hits:

[Windows MobileSlider

Description: windows mobile下的自绘sliderctrl控件,包括界面样式的修改-windows mobile slidercontrl
Platform: | Size: 1904640 | Author: 孔建波 | Hits:

[GPS developgps

Description: Windows Mobile 6下的gps开发实例-This sample demonstrates how one, can use native GPS APIs, to asynchronously retrieve both the location data and the GPS intermediate driver state.
Platform: | Size: 4963328 | Author: hwq | Hits:

[Windows CEForwardMgr

Description: windows mobile下,通过tapi实现的来电转接程序-Programatically forwarding calls using TAPI February 9, 2009, 12:59 am Download the source code Recently one of my friend asked me how to forward calls using the USSD commands. This link describes how to forward calls using USSD codes. I tried a lot using my previous article code but ended up with no success. The USSD command are sending successfully but always the result is “UNKNOWN APPLICATION”. Then I decided to work on a sample using the TAPI API lineForward. The lineForward API is used to programatically forward calls. The syntax of the API is defined as: LONG WINAPI lineForward(HLINE hLine,DWORD bAllAddresses,DWORD dwAddressID,LPLINEFORWARDLIST const lpForwardList,DWORD dwNumRingsNoAnswer,LPHCALL lphConsultCall,LPLINECALLPARAMS const lpCallParams) The first parameter is the handle to the line (Cellular Line), second a boolean value indicating all originating addresses of the line or a single address of the line. Third is the address id of the line. Fourth is a po
Platform: | Size: 25600 | Author: 龙田 | Hits:

[Windows CECellLineMonitor

Description: windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile August 16, 2008, 8:03 pm Download the source code TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using. Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports
Platform: | Size: 25600 | Author: 龙田 | Hits:

[Windows MobileWindowsMobileziliao

Description: Windows Mobile开发技术资料,原生代码开发的新功能、短信开发大全、使用ASP.NET 开发Mobile Web应用-Technical information on Windows Mobile development, the original code of the new features in development, the development of Guinness SMS, Mobile Web development using ASP.NET Application
Platform: | Size: 1157120 | Author: wowmc | Hits:

[Windows MobileAlphaMobileControls_1_0_801_2656

Description: windows mobile上的开源透明控件C#-windows mobile transparent control
Platform: | Size: 510976 | Author: zyf | Hits:

[GUI DevelopDynamenu

Description: windows mobile上MFC动态菜单的程序-windows mobile on the procedures for MFC dynamic menu
Platform: | Size: 13312 | Author: linxm | Hits:

[GDI-BitmapDonuts2

Description: Windows Mobile Direct draw example4
Platform: | Size: 407552 | Author: xtxb999 | Hits:

[GDI-BitmapMosquito

Description: Windows Mobile Direct draw example5
Platform: | Size: 44032 | Author: xtxb999 | Hits:

[Windows Developwindows

Description: windows mobile入门到精通 1---系统介绍篇 2---同步软件篇 3---系统文件篇 4---主题设置篇 5---游戏篇 6---注册表修改篇 7---软件安装篇 8---工具软件篇 9---上网设置篇 10--产品篇 -windows mobile master 1--- Introduction to the systematic introduction chapter 2--- synchronization software, system files篇篇3--- 4--- setting the theme chapter 5--- chapter 6--- registry changes the game chapter 7--- Software Installation Utility chapter 8--- chapter 9--- Internet Settings chapter 10- Product articles
Platform: | Size: 9035776 | Author: 刘飞祥 | Hits:

[Windows MobileFlashMFC

Description: Windows Mobile上用MFC加载Flash, 用到COM接口-Flash loaded with MFC on the Windows Mobile, use the COM interfaces
Platform: | Size: 50176 | Author: 汤胜 | Hits:

[Windows MobileTestMFCWM

Description: Windows Mobile,MFC上窗口嵌入Media Player播放器,SDK上的例子是用ATL的, 移植到了MFC上, 还是用COM接口-Windows Mobile, MFC on the Windows Media Player embedded player,example in SDK is the use of ATL, and transplanted to the MFC, and still use COM interfaces
Platform: | Size: 81920 | Author: 汤胜 | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net